As promised, I am releasing registration system version 1.04
With the following changes:
- Changed show "registered name" on logon, instead of "LFS username"
- Added configuration screen to:
- Set Teamname
- Set who is allowed to register accounts
- Set if message is shown when someone logs in
- Excluded admins from the need to login
- Added option so that admins can create an account for users
The configuration screen can be opened by admins using: !confreg
The registration screen can be opened by admins using: !register
Download the file, rename it to 'reg_system.lpr' and place it in the 'includes' directory of you Lapper directory.
Also make sure to add the following line to section 'General includes' of file 'addonsused.lpr' which can also be found in the 'includes' directory:
include( "./reg_system.lpr");
The script is tested as good as possible, but there could be one or two bugs.
Please notify me if you ran into a bug and I will try to fix it as soon as possible.
Although I am not looking for any more features to add to this script, I am willing to consider any wanted features.